//objectcomments PFC DynamicDescriptionArea class forward global type pfc_n_dda from dynamicdescriptionarea end type end forward global type pfc_n_dda from dynamicdescriptionarea end type global pfc_n_dda pfc_n_dda type variables Protected: boolean ib_IsObsolete end variables on pfc_n_dda.create call super::create TriggerEvent( this, "constructor" ) end on on pfc_n_dda.destroy TriggerEvent( this, "destructor" ) call super::destroy end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcmain.pbl
- pfc_n_dda.sru
File: pfc_n_dda.sru
Size: 451
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 451
Date: Sun, 16 Mar 2025 05:42:20 +0100
- dynamicdescriptionarea pfc_n_dda(sru)